Tegra: bpmp: return error if BPMP init fails
authorVarun Wadekar <[email protected]>
Wed, 23 Aug 2017 17:19:25 +0000 (10:19 -0700)
committerVarun Wadekar <[email protected]>
Wed, 23 Jan 2019 18:32:51 +0000 (10:32 -0800)
commitd7be5e2e3af87c059bd692459ce8c4a493f404bb
treec19e8b11e5880b86534872a1cbe967a355debda6
parent601a8e549544ea85f478f43b68c4afdc3430a9e7
Tegra: bpmp: return error if BPMP init fails

This patch returns error if BPMP initialization fails. The platform
code marks the cluster as "runnning" since we wont be able to get
it into the low power state without BPMP.

Change-Id: I86f51d478626240bb7b4ccede8907674290c5dc1
Signed-off-by: Varun Wadekar <[email protected]>
plat/nvidia/tegra/common/drivers/bpmp/bpmp.c
plat/nvidia/tegra/soc/t210/plat_psci_handlers.c